How to Install ants software package in Debian 7 (Wheezy)

How to Install ants software package in Debian 7 (Wheezy)

ants software package provides advanced normalization tools for brain and image analysis, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ants 

ants is installed in your system.

Make ensure the ants package were installed using the commands given below,

$ sudo dpkg-query -l | grep ants *

You will get with ants package name, version, architecture and description in a table

ants package basic information:

Distro Debian 7 wheezy
Section Science
Package ants
Version 1.9.2+svn680.dfsg-4
Description advanced normalization tools for brain and image analysis
Sub Section Science


See Also, How to uninstall or remove ants software package from Debian 7 (Wheezy)?